home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / windownt / indy.zip / README.TXT < prev   
Text File  |  1993-07-16  |  6KB  |  135 lines

  1. README file for the evaluation copy of the "Indy" indexing system.
  2. Copyright (C) 1993 by Interface Technologies, Inc. 
  3. Version 1.00, released 7/16/93
  4.  
  5. Summary:
  6. -------
  7.  
  8. This distribution contains an evaluation copy of the Indy indexing
  9. system. The index file (api32wh.idx) completely indexes every word in the 
  10. Win32 32-bit API help file (api32wh.hlp). The program makes it extremely 
  11. easy to find any piece of information in the help file instantly: Just
  12. type in the words of interest and click the Search button. You will see
  13. a list of all of the matching help topics. You can double click on
  14. any topic to pull up its page in the Windows Help system. 
  15.  
  16. You are free to copy and distribute this evaluation copy without
  17. charge. See below for restrictions.
  18.  
  19. Introduction:
  20. ------------
  21.  
  22. The Indy indexing system indexes Windows Help files. You will find
  23. that these indexes give you a new and extremely useful way of looking
  24. at help files. For example, if you are a programmer using the 32-bit
  25. API for Windows or Windows NT, then you know that it can be very
  26. hard to find the information that you need because the help file is
  27. so big. The Win32 help file (api32wh.hlp) contains over 8,000
  28. individual help topics, and over 750,000 words. Only a very small
  29. subset of those words appear in the WinHelp "Search" dialog.  
  30.  
  31. Indy provides an index that contains every word in the help file. If
  32. you are interested in environment strings, simply type "environment
  33. strings" at the prompt and press <Return> or select 'Search'. Indy will 
  34. show you a list of every help topic that contains both of those words.
  35. Double click on a topic to see its page in the Windows Help system. 
  36. If you want to know about security tokens, type "security token". If you 
  37. want to know how to reboot Windows NT, type "reboot". Every related help 
  38. topic containing the words that you are interested in will appear. Simply 
  39. double click on the topic name in the list to open that page in the help 
  40. file. Never before have you been able to search a help file in this way.
  41.  
  42. This distibution consists of a single ZIP file that contains the
  43. following files:
  44.  
  45.     README.TXT    This README file
  46.     INDY32.EXE    32-bit executable for Windows NT running
  47.             on i386 systems. Compiled with the March 93 beta.
  48.     INDY16.EXE    16-bit executable for Windows 3.1 machines,
  49.             or NT machines that are not i386 compatible.
  50.     API32WH.IDX    The index database for the Win32 API help
  51.             file named api32wh.hlp. This index was compiled
  52.             from the help file released with the SDK on
  53.             the March 93 beta copy of Windows NT.
  54.  
  55. This is an evaluation copy of the program. You are free to use and copy
  56. the program as you see fit for personal, non-commercial uses. If you 
  57. distribute the program to others, we ask only that you do so without 
  58. charge, that you distribute the complete and original ZIP file containing 
  59. all four files, and that you make no modifications to the package.
  60.  
  61. We originally created this program for internal use at Interface 
  62. Technologies. We are releasing this particular index file because
  63. we found it to be extremely useful when working with the 32-bit API.
  64. We hope that you find it useful as well, and that you enjoy using
  65. it.
  66.  
  67. We also sell a professional edition of this product. The introductory
  68. price of $39.95 is valid through August 31, 1993. With Indy Pro you
  69. get an advanced MDI version of the program, as well as indexes to all
  70. of the help files needed by Windows programmers: MFC 1.0 and 2.0, the
  71. 16- and 32-bit APIs, and the C/C++ runtime libraries. You will
  72. not believe how useful these indexes are, especially if you are in the
  73. process of learning the APIs or MFC. To order the professional edition,
  74. contact Interface Technologies at:
  75.  
  76.     Interface Technologies, Inc.
  77.     Wake Forest, NC
  78.     1-800-224-4965
  79.     indy@iftech.com
  80.  
  81. We accept Visa and Mastercard. 
  82.  
  83. We can provide you with an index for almost any help file that you need.
  84. Interface Technologies also creates extremely useful on-line indexes for 
  85. books and other technical references and resources. These indexes make 
  86. it very easy for your readers to find information instantly, and
  87. enhance the reader's perception of the quality of your work. If you are
  88. an author or a publisher, please contact us for more information on
  89. these reasonably priced products.
  90.  
  91. We hope that you you find this evaluation copy useful. If you have any
  92. questions, comments, or suggestions, we look forward to hearing from you.
  93.  
  94.  
  95. Instructions for using this evaluation copy of Indy:
  96. ---------------------------------------------------
  97.  
  98. 1) Unzip the distribution file (indy.zip) in its own directory. 
  99.  
  100. 2) Use the search function in the File Manager to find the file
  101. named api32wh.hlp provided by Microsoft in your SDK. For example,
  102. the file can be found in \mstools\help on the March 93 Beta CD-ROM 
  103. for Windows NT. Make sure that the directory containing this
  104. file is in your PATH environment variable. If not, change the 
  105. PATH variable and reboot the machine.
  106.  
  107. 3) Double-click on either the indy32 or indy16 executable. The 
  108. 32-bit version is intended for NT machines that use the i386 
  109. architecture. Windows 3.1 users, or users running NT on other 
  110. architectures, should use the 16-bit version.
  111.  
  112. 4) Type words relevant to the topic of interest into the input
  113. area and either press <Return> or select 'Search'. For
  114. example, if you are interested in security tokens,
  115. type "security token". Indy will find all help topics that contain
  116. both of those words. Add more words to narrow the search. Use
  117. fewer words to broaden the search. You can also use the "*" 
  118. character at the end of a word as a wild card. For example, "help*"
  119. matches "help", "helps", "helper", etc. In the previous example
  120. you might enter "security token*" to catch pages containing both
  121. "token" and "tokens".
  122.  
  123. 5) Indy will show you the titles of all of the help topics that 
  124. contain the words that you entered. Double click on a topic of interest.
  125. Indy will automatically pull up the Help file at that topic. If it
  126. cannot find the help file, see step 2. You will need to reboot the
  127. machine for any changes in the path to take effect.
  128.  
  129. 6) In some rare cases, Indy cannot find the topic selected because
  130. the title of the help topic and the title in the search dialog
  131. are different. In these cases, use the search dialog in WinHelp as 
  132. usual to select the topic.
  133.  
  134.  
  135.